Merge pull request #10169 from iNavFlight/mmosca-sbus2-telemetry
[inav.git] / docs / Channel forwarding.md
blob7f026b602c4f640c2f6d786f7cf8ecca84b2ddd4
1 # Channel forwarding
3 Starting from INAV 2.0, _channel forwarding_ feature is removed. Channel forwarding functionality can be configured using _Mixer Configurator Tab_ instead.
5 Channel forwarding using mixer works for all flight controllers that supports servos in either multirotor or airplane configuration. Bear in mind, that some boards might not have any servo outputs in multirotor configuration. In this case, channel forwarding will just not work. Refer to the board documentation to find out if servos are available in multirotor configuration.
7 ## How to setup channel forwarding
9 ![Mixer GUI](assets/images/mixer_forwarding.png)
11 1. Open Mixer tab
12 1. Add new _servo rule_ for given servo index
13 1. Choose source as one of _RC Roll_, _RC Pitch_, _RC Yaw_, _RC Throttle_ or _RC Channel 5_ to _RC Channel 16_
14 1. When required, servo direction can be modified by applying negative weight
15 1. It is possible to limit servo speed. Refer to [Mixer documentation](Mixer.md)